type golang.org/x/crypto/sha3.storageBuf

3 uses

	golang.org/x/crypto/sha3 (current package)
		sha3.go#L43: 	storage storageBuf
		xor_unaligned.go#L14: type storageBuf [maxRate / 8]uint64
		xor_unaligned.go#L16: func (b *storageBuf) asBytes() *[maxRate]byte {